How to Install choreonoid software package in Debian 8 (Jessie)

How to Install choreonoid software package in Debian 8 (Jessie)

choreonoid software package provides Integrated robotics GUI environment, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install choreonoid 

choreonoid is installed in your system.

Make ensure the choreonoid package were installed using the commands given below,

$ sudo dpkg-query -l | grep choreonoid *

You will get with choreonoid package name, version, architecture and description in a table

choreonoid package basic information:

Distro Debian 8 jessie
Section Science
Package choreonoid
Version 1.1.0+dfsg-6.1+b4
Description Integrated robotics GUI environment
Sub Section Science


See Also, How to uninstall or remove choreonoid software package from Debian 8 (Jessie)?